[INFO] fetching crate mlt-core 0.6.0...
[INFO] testing mlt-core-0.6.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate mlt-core 0.6.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mlt-core 0.6.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate mlt-core 0.6.0
[INFO] tweaked toml for crates.io crate mlt-core 0.6.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mlt-core 0.6.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate mlt-core 0.6.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67747b5ca7d810d3080a8b0cd4bac9253430b14fda5641eb96e7e1d544e62b36
[INFO] running `Command { std: "docker" "start" "-a" "67747b5ca7d810d3080a8b0cd4bac9253430b14fda5641eb96e7e1d544e62b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67747b5ca7d810d3080a8b0cd4bac9253430b14fda5641eb96e7e1d544e62b36", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67747b5ca7d810d3080a8b0cd4bac9253430b14fda5641eb96e7e1d544e62b36", kill_on_drop: false }`
[INFO] [stdout] 67747b5ca7d810d3080a8b0cd4bac9253430b14fda5641eb96e7e1d544e62b36
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 605c7a53fd7c118af370f68e2638086b7b607a283f5aeddac9c82ad08d053caf
[INFO] running `Command { std: "docker" "start" "-a" "605c7a53fd7c118af370f68e2638086b7b607a283f5aeddac9c82ad08d053caf", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling toml_datetime v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling fastpfor v0.9.0
[INFO] [stderr]    Compiling mvt-reader v2.3.0
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling safe_arch v1.0.0
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fsst-rs v0.5.8
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling zigzag v0.1.0
[INFO] [stderr]    Compiling wide v1.2.0
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling toml_parser v1.1.0+spec-1.1.0
[INFO] [stderr]    Compiling integer-encoding v4.1.0
[INFO] [stderr]    Compiling hilbert_2d v1.1.0
[INFO] [stderr]    Compiling union-find v0.4.3
[INFO] [stderr]    Compiling toml_edit v0.25.8+spec-1.1.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling probabilistic-collections v0.7.0
[INFO] [stderr]    Compiling mlt-core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.81s
[INFO] running `Command { std: "docker" "inspect" "605c7a53fd7c118af370f68e2638086b7b607a283f5aeddac9c82ad08d053caf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "605c7a53fd7c118af370f68e2638086b7b607a283f5aeddac9c82ad08d053caf", kill_on_drop: false }`
[INFO] [stdout] 605c7a53fd7c118af370f68e2638086b7b607a283f5aeddac9c82ad08d053caf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d4b7c4e64dfee51a8eaf581dfb77bd603f4d779f02b39397ea39c823b5c9f96
[INFO] running `Command { std: "docker" "start" "-a" "3d4b7c4e64dfee51a8eaf581dfb77bd603f4d779f02b39397ea39c823b5c9f96", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rstest_macros v0.26.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling rand_xorshift v0.2.0
[INFO] [stderr]    Compiling geo-types v0.7.18
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling clap v4.6.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling zerocopy-derive v0.8.47
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling num_enum_derive v0.7.6
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling num_enum v0.7.6
[INFO] [stderr]    Compiling enum_dispatch v0.3.13
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling fastpfor v0.9.0
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling test_each_file v0.3.7
[INFO] [stderr]    Compiling mvt-reader v2.3.0
[INFO] [stderr]    Compiling proptest-derive v0.8.0
[INFO] [stderr]    Compiling strum v0.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rstest v0.26.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling proptest v1.10.0
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling probabilistic-collections v0.7.0
[INFO] [stderr]    Compiling mlt-core v0.6.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "3d4b7c4e64dfee51a8eaf581dfb77bd603f4d779f02b39397ea39c823b5c9f96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d4b7c4e64dfee51a8eaf581dfb77bd603f4d779f02b39397ea39c823b5c9f96", kill_on_drop: false }`
[INFO] [stdout] 3d4b7c4e64dfee51a8eaf581dfb77bd603f4d779f02b39397ea39c823b5c9f96
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 58a5edfd478b80c5d0e7f35ad86f97862ce44474b97675014d19970fd60645f4
[INFO] running `Command { std: "docker" "start" "-a" "58a5edfd478b80c5d0e7f35ad86f97862ce44474b97675014d19970fd60645f4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mlt_core-3ad5faec570d57e9)
[INFO] [stdout] 
[INFO] [stdout] running 174 tests
[INFO] [stdout] test codecs::bytes::tests::test_decode_bytes_to_u32s_empty ... ok
[INFO] [stdout] test codecs::bytes::tests::test_decode_u32 ... ok
[INFO] [stdout] test codecs::bytes::tests::test_decode_u64 ... ok
[INFO] [stdout] test codecs::bytes::tests::test_bytes_to_u32s_buffer_underflow ... ok
[INFO] [stdout] test codecs::fastpfor::tests::test_decode_fastpfor_empty ... ok
[INFO] [stdout] test codecs::fastpfor::tests::test_encode_fastpfor_empty ... ok
[INFO] [stdout] test codecs::bytes::tests::test_bytes_to_u32s_empty ... ok
[INFO] [stdout] test codecs::bytes::tests::test_bytes_to_u32s_partial_consumption ... ok
[INFO] [stdout] test codecs::fsst::tests::test_fsst_roundtrip_empty ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_and_morton_both_sort_nearby_points_close_together ... ok
[INFO] [stdout] test codecs::fsst::tests::test_fsst_roundtrip_multiple ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_all_zero ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_clamped_at_16_bits ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_empty_vertices ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_positive_only ... ok
[INFO] [stdout] test codecs::fsst::tests::test_fsst_roundtrip_single ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_power_of_two_extent ... ok
[INFO] [stdout] test codecs::bytes::tests::test_bytes_to_u32s_valid ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_indices_are_a_bijection_at_level4 ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_level1_covers_indices_0_to_3 ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_origin_always_zero ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_single_axis_negative ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_indices_are_a_bijection_at_level2 ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_round_trip_level2 ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_round_trip_level4 ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_sort_key_matches_xy_to_index ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_round_trip_level1 ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_sort_key_negative_coords_shift_correctly ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_sort_key_origin_zero ... ok
[INFO] [stdout] test codecs::morton::tests::interleave_round_trips_via_deinterleave ... ok
[INFO] [stdout] test codecs::morton::tests::negative_coords_shift_correctly ... ok
[INFO] [stdout] test codecs::morton::tests::origin_maps_to_zero ... ok
[INFO] [stdout] test codecs::morton::tests::spatial_locality_z_order ... ok
[INFO] [stdout] test codecs::morton::tests::spread_bits_places_bit0_at_position0 ... ok
[INFO] [stdout] test codecs::morton::tests::spread_bits_places_bit1_at_position2 ... ok
[INFO] [stdout] test codecs::morton::tests::spread_bits_places_bit2_at_position4 ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_codes_empty ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_codes_full_simd_chunk ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_codes_known_values ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_codes_origin ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_codes_scalar_tail ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_codes_simd_plus_tail ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_delta_empty ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_delta_identity_with_zero_deltas ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_delta_matches_codes_after_prefix_sum ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_delta_scalar_tail ... ok
[INFO] [stdout] test codecs::morton::tests::test_decode_morton_delta_wrapping ... ok
[INFO] [stdout] test codecs::morton::tests::x_axis_produces_even_bits ... ok
[INFO] [stdout] test codecs::morton::tests::y_axis_produces_odd_bits ... ok
[INFO] [stdout] test codecs::morton::tests::spread_then_compact_is_identity ... ok
[INFO] [stdout] test codecs::rle::tests::test_decode_byte_rle_empty ... ok
[INFO] [stdout] test codecs::rle::tests::test_encode_byte_rle_empty ... ok
[INFO] [stdout] test codecs::rle::tests::test_encode_rle_empty ... ok
[INFO] [stdout] test codecs::varint::tests::test_parse_varint_vec ... ok
[INFO] [stdout] test codecs::hilbert::tests::hilbert_curve_params_negative_min ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_01_trailing_bytes ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_02_zero ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_03_max_single_byte ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_04_min_two_byte ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_05_max_two_byte ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_06_min_three_byte ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_07_non_canonical_two ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_08_non_canonical_three_byte ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_09_single_byte_with_trailing ... ok
[INFO] [stdout] test codecs::varint::tests::test_varint_parsing::case_10_underflow ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_decode_componentwise_delta_vec2s ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_decode_zigzag_delta_empty ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_decode_zigzag_empty ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_decode_zigzag_i32 ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_decode_zigzag_i64 ... ok
[INFO] [stdout] test codecs::rle::tests::test_byte_rle_roundtrip ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_encode_delta_empty ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_encode_zigzag_delta_empty ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_encode_zigzag_empty ... ok
[INFO] [stdout] test codecs::bytes::tests::encode_bools_to_bytes_roundtrip ... ok
[INFO] [stdout] test frames::v01::geometry::encode::tests::test_encode_root_length_stream ... ok
[INFO] [stdout] test codecs::bytes::tests::test_u32_bytes_roundtrip ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_cross_point_mls_roundtrip ... ignored, encoder does not implement this correctly
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_cross_point_mpoly_roundtrip ... ignored, encoder does not implement this correctly
[INFO] [stdout] test codecs::rle::tests::test_rle_roundtrip_u32 ... ok
[INFO] [stdout] test codecs::fastpfor::tests::test_fastpfor_roundtrip ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_componentwise_delta_vec2s ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_delta_roundtrip_i32 ... ok
[INFO] [stdout] test codecs::bytes::tests::test_u64_bytes_roundtrip ... ok
[INFO] [stdout] test frames::v01::id::tests::test_config_produces_correct_variant::case_1_id32 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_config_produces_correct_variant::case_2_opt_id32 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_config_produces_correct_variant::case_3_id64 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_config_produces_correct_variant::case_4_opt_id64 ... ok
[INFO] [stdout] test codecs::zigzag::tests::test_zigzag_roundtrip_i64 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_correct_variant_produced_id64 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_01_id32_basic ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_02_id32_single ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_03_id32_boundaries ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_04_id64_basic ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_05_id64_single ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_06_id64_boundaries ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_07_id64_large_values ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_08_opt_id32_with_nulls ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_09_opt_id32_no_nulls ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_10_opt_id32_single_null ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_11_opt_id64_with_nulls ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_12_opt_id64_all_nulls ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip::case_13_none ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_morton_vertex_dictionary_expansion ... ok
[INFO] [stdout] test frames::v01::id::tests::test_correct_variant_produced_id32 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip_id32 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip_id64 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_sequential_ids::logical_1_LogicalEncoder__None::id_width_1_Id32 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_sequential_ids::logical_1_LogicalEncoder__None::id_width_2_OptId32 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_sequential_ids::logical_1_LogicalEncoder__None::id_width_3_Id64 ... ok
[INFO] [stdout] test frames::v01::id::tests::test_sequential_ids::logical_1_LogicalEncoder__None::id_width_4_OptId64 ... ok
[INFO] [stdout] test frames::v01::sort::tests::id_column_co_permuted_with_geometry ... ok
[INFO] [stdout] test frames::v01::sort::tests::id_sort_already_sorted_is_identity_roundtrip ... ok
[INFO] [stdout] test frames::v01::sort::tests::point_line_point_id_sort_to_line_point_point_roundtrip ... ok
[INFO] [stdout] test frames::v01::sort::tests::point_line_point_id_sort_to_point_point_line_roundtrip ... ok
[INFO] [stdout] test frames::v01::sort::tests::point_line_point_morton_sort_roundtrip ... ok
[INFO] [stdout] test frames::v01::sort::tests::point_polygon_point_id_sort_roundtrip ... ok
[INFO] [stdout] test frames::v01::sort::tests::pure_linestrings_id_sort_roundtrip ... ok
[INFO] [stdout] test frames::v01::sort::tests::pure_points_id_sort_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::logical::tests::test_decode_rle_empty ... ok
[INFO] [stdout] test frames::v01::stream::logical::tests::test_decode_rle_invalid_stream_size ... ok
[INFO] [stdout] test frames::v01::stream::logical::tests::test_i32_logical_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::logical::tests::test_i64_logical_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::logical::tests::test_u32_logical_roundtrip ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_geometry_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::candidates_rle_excluded_when_short_runs ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::candidates_u64_never_includes_fastpfor ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::select_u32_constant_picks_rle ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::select_u32_empty_fallback ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::select_u32_sequential_picks_delta ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::select_u64_empty_fallback ... ok
[INFO] [stdout] test frames::v01::stream::optimizer::tests::select_u64_sequential_picks_delta ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_bits_u32 ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_i32::case_1_componentwise_delta ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_i32::case_2_delta ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_i32::case_3_delta_rle ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_i32::case_4_delta_empty ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_u32::case_1_empty ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_u32::case_2_new_encoded ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_u32::case_3_rle ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_decode_u32::case_4_delta ... ok
[INFO] [stdout] test frames::v01::stream::logical::tests::test_u64_logical_roundtrip ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip_opt_id32 ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_fastpfor_roundtrip::case_1_basic ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_fastpfor_roundtrip::case_2_large ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_fastpfor_roundtrip::case_3_edge_values ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_fastpfor_roundtrip::case_4_empty ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_cross_ls_mpoly_roundtrip ... ok
[INFO] [stdout] test frames::v01::id::tests::test_roundtrip_opt_id64 ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_i32_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_rle_num_rle_values_mismatch ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_01_new_encoded ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_02_new_encoded ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_03_new_encoded ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_04_varint ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_05_varint ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_06_varint ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_07_varint ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_08_rle ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_09_rle ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_10_morton ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_stream_roundtrip::case_11_boolean ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_i8_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_i64_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_f32_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_f64_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_varint_stream_huge_num_values_empty_data ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_u8_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_u64_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_u32_roundtrip ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_mixed_point_roundtrip ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_mixed_linestring_roundtrip ... ok
[INFO] [stdout] test frames::v01::geometry::geotype::tests::test_mixed_polygon_roundtrip ... ok
[INFO] [stdout] test frames::v01::stream::tests::test_string_roundtrip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 172 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 7.63s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/property_optimizer.rs (/opt/rustwide/target/debug/deps/property_optimizer-fb33141a95bf4bc7)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test from_sample_dissimilar_strings_no_groups ... ok
[INFO] [stdout] test constant_u32_picks_rle ... ok
[INFO] [stdout] test all_nulls_produces_present_presence ... ok
[INFO] [stdout] test from_sample_single_string_column_no_groups ... ok
[INFO] [stdout] test from_sample_similar_strings_groups_them ... ok
[INFO] [stdout] test from_sample_multiple_similar_groups ... ok
[INFO] [stdout] test dissimilar_strings_stay_scalar ... ok
[INFO] [stdout] test merge_with_empty_is_identity ... ok
[INFO] [stdout] test manual_encode_rejects_mismatched_encoder_count ... ok
[INFO] [stdout] test from_sample_no_string_columns_empty_profile ... ok
[INFO] [stdout] test merge_disjoint_groups_both_kept ... ok
[INFO] [stdout] test merge_duplicate_group_not_added_twice ... ok
[INFO] [stdout] test multiple_similar_string_columns_grouped ... ok
[INFO] [stdout] test manual_encode_applies_given_encoder ... ok
[INFO] [stdout] test merge_overlapping_groups_are_unioned ... ok
[INFO] [stdout] test no_nulls_produces_absent_presence ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_2_constant_u32 ... ok
[INFO] [stdout] test mixed_scalars_and_grouped_strings ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_3_signed_i32 ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_4_multiple_int_columns ... ok
[INFO] [stdout] test profile_applies_grouping_to_different_tile_data ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_1_sequential_u32 ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_5_similar_strings ... ok
[INFO] [stdout] test profile_applied_to_partial_tile_skips_missing_columns ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_7_mixed_int_and_similar_strings ... ok
[INFO] [stdout] test profile_driven_matches_automatic::case_6_dissimilar_strings ... ok
[INFO] [stdout] test profile_ignores_unrecognised_columns ... ok
[INFO] [stdout] test sequential_u32_picks_delta ... ok
[INFO] [stdout] test similar_strings_grouped_into_shared_dict ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.16s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests mlt_core
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stdout] test src/decoder.rs - decoder::Parser (line 114) ... ok
[INFO] [stdout] test src/decoder.rs - decoder::Decoder (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/frames/v01/property/model.rs - frames::v01::property::model::ParsedStrings::lengths (line 235) ... ignored
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.56s; merged doctests compilation took 0.52s
[INFO] running `Command { std: "docker" "inspect" "58a5edfd478b80c5d0e7f35ad86f97862ce44474b97675014d19970fd60645f4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58a5edfd478b80c5d0e7f35ad86f97862ce44474b97675014d19970fd60645f4", kill_on_drop: false }`
[INFO] [stdout] 58a5edfd478b80c5d0e7f35ad86f97862ce44474b97675014d19970fd60645f4
